Deal with broken _NET_WORKAREA more gracefully
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 Jan 2014 20:15:00 +0000 (15:15 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 Jan 2014 20:15:00 +0000 (15:15 -0500)
commitf759523a302adcfb3297a6b813f753f4886a8775
treeec61240708a7f2e2b6e2c45bb82c6093b1fa7111
parentc37e3b631616313fd93bcbb3da54d68caf95198f
Deal with broken _NET_WORKAREA more gracefully

fvwm seems to have problems keeping _NET_WORKAREA in sync with
the number of desktops. Instead of reading garbage, silently use
the full screen as workarea for desktops that are not covered
by the _NET_WORKAREA property.

https://bugzilla.gnome.org/show_bug.cgi?id=698248
gdk/x11/gdkscreen-x11.c